Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cashshare-Telegram V1.0.0 #22

Merged
merged 29 commits into from
Sep 28, 2024
Merged

Cashshare-Telegram V1.0.0 #22

merged 29 commits into from
Sep 28, 2024

Conversation

ivanleekk
Copy link
Owner

Description

Cashshare-Telegram v1.0.0 is the MVP, deployable on AWS Lambda and Supabase

- add transaction
- check individual balance
- check balance of all members
feat: add repayment to any individual
feat: update return values and add serverless deployment
@ivanleekk ivanleekk self-assigned this Sep 28, 2024
Copy link

codecov bot commented Sep 28, 2024

Codecov Report

Attention: Patch coverage is 92.73183% with 29 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@03b3bfd). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/utils/utils.ts 13.79% 25 Missing ⚠️
src/handlers/addHandler.ts 97.95% 3 Missing ⚠️
src/handlers/globalHandler.ts 97.87% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage        ?   92.62%           
=======================================
  Files           ?        7           
  Lines           ?      407           
  Branches        ?       64           
=======================================
  Hits            ?      377           
  Misses          ?       30           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ivanleekk ivanleekk merged commit 0e14f2b into main Sep 28, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment